docs(audit): tighten NodeGuid audit — new_v2 LEAF tier + q2 #50 convergence (F-6)#118
Merged
Merged
Conversation
- new_v2 (guid-v2-tail) repartitions the tail to leaf(u16)·family(u16)· identity(u16) — leaf at bytes 10..12 IS a 4th HHTL tier, the same LEAF the FMA Guid uses. The gap narrows to field width (u16 vs byte), not shape. - F-6: q2 #50 (osint-bake/fma, merged) independently builds the same [mixin:instance] 8:8 tier model on new_v2 from the heart side (Cascade mode), the soft-tissue counterpart to the skeleton's Located mode. It inherits F-1 (CLASSID_FMA=0x0901 collision); the 0x0A01 retarget fixes both at the root. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EYvNjD8M8LMNYbRy3gq2FP
…-lance-graph-wmx76z
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to the merged #117, tightening the NodeGuid audit with what surfaced from the lance-graph + q2 cross-check.
What
docs/NODEGUID-CANON-AUDIT.mdonly — two corrections to the audit's accuracy (no code):new_v2LEAF tier (tightens F-2/F-3). The audit compared against lance-graphNodeGuid::new()(v1, 6-group). lance-graph also hasnew_v2(featureguid-v2-tail) which repartitions the tail toleaf(u16) · family(u16) · identity(u16)—leafat bytes 10..12 is an explicit 4th HHTL tier, i.e. the canon's own v2 already carries the LEAF tier the FMAGuiduses. So the divergence narrows to per-field width (u16 vs the FMA byte), not shape. Byte-layout table + F-3 updated.F-6 — independent convergence (q2 docs: the GUID canon capstone — CLAUDE.md pins + INTEGRATION-MAP + probe-first test plan #50). q2 PR docs: the GUID canon capstone — CLAUDE.md pins + INTEGRATION-MAP + probe-first test plan #50 (
osint-bake/fma, merged) hydrates an FMA heart fixture intonew_v2with each tier an[mixin:instance]8:8 pair — structurally identical to the FMAGuid's[container:member][256:256], in Cascade/ontology mode (HHTL = partonomy), the soft-tissue counterpart to the skeleton's Located mode. Two independent sessions (bones / heart) landed the same LEAF-tier model onnew_v2. q2 docs: the GUID canon capstone — CLAUDE.md pins + INTEGRATION-MAP + probe-first test plan #50 also inherits F-1 (the0x0901collision), so the0x0901 → 0x0A01retarget fixes both at the root.Context
This is the documentation half of the cross-repo reconciliation; the code fix landed in lance-graph PR #603 (retargets
CLASSID_FMA 0x0901 → 0x0A01, clearing the FMA/patient collision F-1 flagged).Docs-only; no tests affected.
🤖 Generated with Claude Code
Generated by Claude Code